home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / macv51.rea < prev    next >
Text File  |  1995-02-12  |  17KB  |  282 lines

  1. Short:    Emplant MAC emulation 5.1.  FULL RELEASE
  2. Author:   Utilities Unlimited International Inc.
  3. Uploader: omen@dartmouth.edu (Omen Wild)
  4. Type:     misc/emu
  5.  
  6. Changes to V5.1 (01/09/94)
  7. --------------------------------------------------------------------------
  8. * Fixed problem with some systems allocating 32 bit memory.
  9.  
  10. * Removed AmigaDOS support completely from multi-os.device.  Due to various
  11.   changes in trackdisk.device over time, it no longer behaves in a proper
  12.   manner (ProtStatus can no longer be called from with an interrupt), so
  13.   multi-os.device no longer passes things to trackdisk.device (AmigaDOS
  14.   disk format).  This means that you will no longer be able to use
  15.   multi-os.device in place of mfm.device (as of OS3.1's version of CrossDOS
  16.   you couldn't anyways).
  17.  
  18. * New Converter program.  Fixed problem with VERIFY and MULTICOPY gadgets
  19.   allowed to be altered during the copying process.
  20.  
  21. * Updated Copyrights to 1995.
  22.  
  23.  
  24. **************************************************************************7
  25.  
  26. Changes to V5.0 (09/30/94)
  27. --------------------------------------------------------------------------
  28. * New multi-os.device that corrects problems when accessing AmigaDOS
  29.   disks.  One problem in particular is when starting the emulation
  30.   with an AmigaDOS disk in one of the drives, it was possible that the
  31.   emulation could crash.  Using MultiOSFileSystem with AmigaDOS disks
  32.   would cause the drive motor to never shut off, or crash.
  33.  
  34. * New empser.device.  If the two units on the same board were opened
  35.   sequentially, the interrupt server would hang.  Made a few speed
  36.   optimizations.
  37.  
  38. * New amia.device.  Changed a couple of QUICK commands.
  39.  
  40. * New Jam.library.  Got rid of some unnecessary code.
  41.  
  42. * New EMPLANT.library.
  43.  
  44. * Made interface more OS2.x compliant by adding keyboard shortcuts to
  45.   most functions.  The keyboard shortcuts are identified by an
  46.   underscore ('_') character beneath the letter to be pressed for the
  47.   shortcut.
  48.  
  49.   NOTE: In the MEMORY menu, you can use the -/+ keys to decrease/increase
  50.         the MAC System Memory size.
  51.  
  52. * New RsrvMemV.  Corrected a problem with machines that do not have
  53.   FPUs.
  54.  
  55.   Changed the reset timing.  After installing the kicktag, there was
  56.   a delay of 2 seconds before rebooting the machine (first time booting
  57.   from a cold boot).  This delay is not long enough for some machines.
  58.   If the delay is not long enough, the Amiga may not finish its
  59.   validation process (which includes writing to the hard drive).  The
  60.   result is usually a requestor appearing on the next reboot stating
  61.   that the boot device is not validated.  The delay has been increased
  62.   to 4 seconds.  Some machines that are fast enough only need a small
  63.   delay.  You can set the delay to be only 1 second by adding the switch
  64.   '-q' after RsrvMemV:
  65.  
  66.   RsrvMem >NIL: -q
  67.  
  68. * Fixed a problem with HardFileSetup.  If the HardFile Type was set
  69.   to 'PC-Task' or 'BridgeBoard', and the size of the hardfile was
  70.   reduced, the size would be reset to zero (instead of the next number
  71.   in sequence).
  72.  
  73. * Fixed icon image data for floppy devices using multi-os.device with
  74.   the emulation.
  75.  
  76. * Reduced maximum device transfer size to 64K.  IDE drives that do not
  77.   support block sizes larger than 64K could crash the emulation.  MAKE
  78.   SURE you select the DMA RESTRICTION gadget (in the DEVICES sub-menu)
  79.   if you are using an IDE drive (like what the A4000 comes with).
  80.  
  81. * Massive re-write of AmigaDOS device support.  Fixed some potential
  82.   problems with device functions being called with the QUICK bit
  83.   set.  Added support for auto disk change/write protect sensing.
  84.  
  85. * Added support for empcd.device.
  86.  
  87.   NOTE: empcd.device is written by Nicola Salmoria, and is NOT included
  88.         with the MAC emulation software.  It is available via our
  89.         technical support BBS, Aminet, and other FTP sites.
  90.  
  91. * Created 'empdisc.device'.  This is a driver similar to Nicola's
  92.   'empcd.device', except that it supports ISO 9660 and PhotoCD discs.
  93.   You must have AccessPC (control panel) for ISO 9660 discs, and Apple's
  94.   PhotoCD init for PhotoCD discs.  Technically, any type of CD should
  95.   now be usable if you have the proper filesystem handler.
  96.  
  97.   The cache mechanism for empdisc.device was not designed for the best
  98.   performance when using MAC HFS discs.  It was designed primarily for
  99.   ISO 9660 and PhotoCD discs (for the e586DX emulation module).  We will
  100.   at some point add better cache handling support.
  101.  
  102.   To use a CD-ROM drive from any standard SCSI interface, you will have
  103.   to use a sector editor and change the 'scsi.device' to whatever your
  104.   SCSI controller's device driver is called (ie. warpdrive.device, etc.).
  105.   The default is 'scsi.device' as found on A2091s, A4091s, and A3000s.
  106.  
  107. * Added support for AmigaDOS removable media devices such as Syquests,
  108.   Bernoullis, and CD-ROM drives (using empdisc.device and empcd.device).
  109.  
  110.   Just drag the device into the trash, then remove the media.  Now, when
  111.   you re-insert the media, it will automatically appear on the desktop
  112.   without having to switch to the emulation control screen and click on
  113.   'Re-Mount Ejected'.  If you throw away a removable device by mistake,
  114.   you can just switch to the emulation control screen and click on
  115.   'Re-Mount Ejected'.  This will prevent you from having to remove the
  116.   media an re-insert it.
  117.  
  118.   If you throw away a fixed disk (hard drive partition that is not a
  119.   removable media device), you can still use the 'Re-Mount Ejected'
  120.   option as before.
  121.  
  122. * Corrected a major problem with System 7.5 support.  The v1.1 and v1.2
  123.   256K MAC ROMs are not System 7.5 compatible *at all*.  Real MACs with
  124.   these ROMs are never going to work with the current System 7.5 software.
  125.  
  126.   Because we are an emulation, we can fix these things.  :-)
  127.  
  128. * Overall cleanup of the emulation's interface code.  A lot of the code was
  129.   still hanging around from when we used ASSEMPRO.
  130.  
  131. * New video drivers for PiccoloSD64 video board.  NOTE: We experienced
  132.   problems with the SD64 and the WarpEngine 40Mhz board.  It appears that
  133.   moving data too fast to this board will cause problems.  If you
  134.   experience 'bus errors' while displaying video (QTMovies, etc.), try
  135.   running the emulation without using HardKickMMU (this will keep the MAC's
  136.   global variables in CHIP memory, slowing things down enough to prevent
  137.   the problem from occuring, but also slowing down the entire emulation).
  138.  
  139.  
  140. ============================= Archive contents =============================
  141.  
  142. Original  Packed Ratio    Date     Time    Name
  143. -------- ------- ----- --------- --------  -------------
  144.      260     168 35.3% 28-Apr-94 01:10:44  AMIA/AMIA
  145.      466     254 45.4% 06-May-94 09:06:48  AMIA/AMIA.info
  146.     2588    1083 58.1% 20-Dec-94 07:53:02  AMIA/ReadMe.AMIA
  147.      477     253 46.9% 06-May-94 09:06:48  AMIA/Readme.AMIA.info
  148.      251     146 41.8% 20-Dec-94 08:33:50  EMPDISC/EMPDISC
  149.      481     264 45.1% 30-Nov-94 23:03:44  EMPDISC/EMPDISC.info
  150.     5168    4872  5.7% 20-Dec-94 08:23:46  MAC_EMU/Video_Drivers/PiccoloSDVideo.jdc
  151.     4112    3891  5.3% 20-Dec-94 08:23:58  MAC_EMU/Video_Drivers/PiccoloSDVideo832x624.jdc
  152.     5000    4747  5.0% 14-Aug-94 01:09:08  MAC_EMU/Video_Drivers/PicassoQDVideo.jdc
  153.     4112    3889  5.4% 20-Dec-94 08:23:48  MAC_EMU/Video_Drivers/PiccoloSDVideo1024x768.jdc
  154.     4112    3899  5.1% 20-Dec-94 08:23:52  MAC_EMU/Video_Drivers/PiccoloSDVideo1280x1024.jdc
  155.     4112    3889  5.4% 20-Dec-94 08:23:56  MAC_EMU/Video_Drivers/PiccoloSDVideo640x480.jdc
  156.     4712    4467  5.1% 06-Apr-94 19:57:18  MAC_EMU/Video_Drivers/OpalVisionQDNTSC.jdc
  157.     3412    3274  4.0% 06-Apr-94 19:57:36  MAC_EMU/Video_Drivers/PicassoVideo640x480.jdc
  158.     4104    3885  5.3% 06-Apr-94 19:57:46  MAC_EMU/Video_Drivers/PiccoloVideo1024x768.jdc
  159.     4104    3887  5.2% 06-Apr-94 19:57:50  MAC_EMU/Video_Drivers/PiccoloVideo1280x1024.jdc
  160.     4104    3883  5.3% 06-Apr-94 19:57:06  MAC_EMU/Video_Drivers/MerlinVideo1280x1024.jdc
  161.     4712    4456  5.4% 06-Apr-94 19:57:20  MAC_EMU/Video_Drivers/OpalVisionQDPAL.jdc
  162.     5208    4912  5.6% 05-May-94 01:08:20  MAC_EMU/Video_Drivers/PicassoVideo.jdc
  163.     3400    3261  4.0% 06-Apr-94 19:57:38  MAC_EMU/Video_Drivers/PicassoVideo832x624.jdc
  164.     3440    3287  4.4% 06-Apr-94 19:56:56  MAC_EMU/Video_Drivers/EGS110Video640x480x24.jdc
  165.     4104    3885  5.3% 06-Apr-94 19:57:10  MAC_EMU/Video_Drivers/MerlinVideo1536x1152.jdc
  166.     4112    3893  5.3% 06-Apr-94 19:57:14  MAC_EMU/Video_Drivers/MerlinVideo832x624.jdc
  167.     3400    3262  4.0% 06-Apr-94 19:57:28  MAC_EMU/Video_Drivers/PicassoVideo1024x768.jdc
  168.     8976    8242  8.1% 06-Apr-94 19:56:40  MAC_EMU/Video_Drivers/ECSVideoNTSC.jdc
  169.     9020    8280  8.2% 06-Apr-94 19:56:46  MAC_EMU/Video_Drivers/ECSVideoPAL.jdc
  170.     5080    4803  5.4% 06-Apr-94 19:56:58  MAC_EMU/Video_Drivers/MerlinQDVideo.jdc
  171.     4100    3880  5.3% 06-Apr-94 19:57:04  MAC_EMU/Video_Drivers/MerlinVideo1024x768.jdc
  172.     4104    3889  5.2% 06-Apr-94 19:57:12  MAC_EMU/Video_Drivers/MerlinVideo640x480.jdc
  173.     9132    8391  8.1% 06-Apr-94 19:56:06  MAC_EMU/Video_Drivers/AGAQDVideoNTSC.jdc
  174.     9216    8459  8.2% 06-Apr-94 19:56:10  MAC_EMU/Video_Drivers/AGAQDVideoPAL.jdc
  175.     4116    3897  5.3% 06-Apr-94 19:56:50  MAC_EMU/Video_Drivers/EGS110Video1280x1024.jdc
  176.     4108    3881  5.5% 06-Apr-94 19:56:54  MAC_EMU/Video_Drivers/EGS110Video640x480.jdc
  177.     5184    4879  5.8% 06-Apr-94 19:57:02  MAC_EMU/Video_Drivers/MerlinVideo.jdc
  178.     9464    8667  8.4% 06-Apr-94 19:56:16  MAC_EMU/Video_Drivers/AGAVideoNTSC.jdc
  179.     9516    8732  8.2% 06-Apr-94 19:56:22  MAC_EMU/Video_Drivers/AGAVideoPAL.jdc
  180.     8736    8056  7.7% 06-Apr-94 19:56:34  MAC_EMU/Video_Drivers/ECSQDVideoPAL.jdc
  181.     4112    3883  5.5% 06-Apr-94 19:56:48  MAC_EMU/Video_Drivers/EGS110Video1024x768.jdc
  182.     6540    6239  4.6% 12-Apr-94 13:09:22  MAC_EMU/Video_Drivers/VividQDVideo1024x768.jdc
  183.     8692    7999  7.9% 06-Apr-94 19:56:28  MAC_EMU/Video_Drivers/ECSQDVideoNTSC.jdc
  184.     6292    6005  4.5% 06-Apr-94 23:07:48  MAC_EMU/Video_Drivers/RB2Video768x576.jdc
  185.     3608    3434  4.8% 12-Apr-94 13:09:04  MAC_EMU/Video_Drivers/RetinaZ3_1280x1024.jdc
  186.     3608    3435  4.7% 12-Apr-94 13:09:08  MAC_EMU/Video_Drivers/RetinaZ3_1600x1200.jdc
  187.     5048    4779  5.3% 12-Apr-94 13:08:54  MAC_EMU/Video_Drivers/RetinaZ3QDVideo.jdc
  188.     3604    3432  4.7% 12-Apr-94 13:09:02  MAC_EMU/Video_Drivers/RetinaZ3_1024x768.jdc
  189.     3604    3431  4.8% 12-Apr-94 13:09:14  MAC_EMU/Video_Drivers/RetinaZ3_640x480.jdc
  190.     3608    3433  4.8% 12-Apr-94 13:09:18  MAC_EMU/Video_Drivers/RetinaZ3_832x624.jdc
  191.     5240    4942  5.6% 12-Apr-94 13:08:58  MAC_EMU/Video_Drivers/RetinaZ3Video.jdc
  192.     5956    5696  4.3% 12-Apr-94 13:09:26  MAC_EMU/Video_Drivers/VividVideo1024x768.jdc
  193.     6776    6459  4.6% 05-May-94 01:08:02  MAC_EMU/Video_Drivers/A2410QDVideo1024x768.jdc
  194.     4112    3882  5.5% 06-Apr-94 19:58:32  MAC_EMU/Video_Drivers/SpectrumVideo1280x1024.jdc
  195.     4108    3891  5.2% 06-Apr-94 19:58:38  MAC_EMU/Video_Drivers/SpectrumVideo832x624.jdc
  196.     5976    5708  4.4% 06-Apr-94 19:58:44  MAC_EMU/Video_Drivers/VisionaVideo640x480x8.jdc
  197.     6356    6069  4.5% 06-Apr-94 19:58:14  MAC_EMU/Video_Drivers/RB3Video640x480x8.jdc
  198.     5176    4872  5.8% 06-Apr-94 19:58:28  MAC_EMU/Video_Drivers/SpectrumVideo.jdc
  199.     4108    3883  5.4% 06-Apr-94 19:58:30  MAC_EMU/Video_Drivers/SpectrumVideo1024x768.jdc
  200.     4108    3888  5.3% 06-Apr-94 19:58:34  MAC_EMU/Video_Drivers/SpectrumVideo640x480.jdc
  201.     4104    3886  5.3% 06-Apr-94 19:57:52  MAC_EMU/Video_Drivers/PiccoloVideo640x480.jdc
  202.     6372    6080  4.5% 06-Apr-94 19:58:10  MAC_EMU/Video_Drivers/RB3Video640x480x24.jdc
  203.     4996    4725  5.4% 06-Apr-94 19:58:24  MAC_EMU/Video_Drivers/SpectrumQDVideo.jdc
  204.     5932    5663  4.5% 09-Jan-95 23:50:14  MAC_EMU/Video_Drivers/VisionaVideo640x480x24.jdc
  205.     4996    4729  5.3% 06-Apr-94 19:57:40  MAC_EMU/Video_Drivers/PiccoloQDVideo.jdc
  206.     5164    4879  5.5% 06-Apr-94 19:57:44  MAC_EMU/Video_Drivers/PiccoloVideo.jdc
  207.     4104    3883  5.3% 06-Apr-94 19:57:54  MAC_EMU/Video_Drivers/PiccoloVideo832x624.jdc
  208.     6372    6079  4.5% 06-Apr-94 19:58:02  MAC_EMU/Video_Drivers/RB3Video1024x768x24.jdc
  209.     5320    5014  5.7% 06-Apr-94 19:58:20  MAC_EMU/Video_Drivers/RetinaVideo.jdc
  210.     9664    8996  6.9% 09-Jan-95 22:59:18  MAC_EMU/HardFileSetup.jdc
  211.     3408    3261  4.3% 27-Sep-94 19:46:08  MAC_EMU/Video_Drivers/PicassoVideo1152x900.jdc
  212.     3404    3263  4.1% 06-Apr-94 19:57:30  MAC_EMU/Video_Drivers/PicassoVideo1280x1024.jdc
  213.     3416    3274  4.1% 06-Apr-94 19:57:34  MAC_EMU/Video_Drivers/PicassoVideo1600x1200.jdc
  214.     5084    4813  5.3% 06-Apr-94 19:58:18  MAC_EMU/Video_Drivers/RetinaQDVideo.jdc
  215.    10156    9371  7.7% 09-Jan-95 22:59:48  MAC_EMU/ConverterII.jdc
  216.      822     346 57.9% 20-Dec-94 08:58:22  MAC_EMU/Diagnostic.info
  217.      628     270 57.0% 20-Dec-94 08:58:22  MAC_EMU/Documentation.info
  218.     1078     315 70.7% 20-Dec-94 08:58:34  MAC_EMU/Dump256KDIPS.info
  219.     1620     422 73.9% 20-Dec-94 08:58:26  MAC_EMU/Ext_IO.info
  220.     1078     308 71.4% 20-Dec-94 08:58:30  MAC_EMU/HardFileSetup.info
  221.     1078     311 71.1% 20-Dec-94 08:58:28  MAC_EMU/InitRetina.info
  222.    92952   84162  9.4% 09-Jan-95 23:20:04  MAC_EMU/MACII.jdc
  223.      908     390 57.0% 20-Dec-94 08:58:30  MAC_EMU/ConverterII.info
  224.    13296   12313  7.3% 29-Jan-94 14:41:24  MAC_EMU/Diagnostic.jdc
  225.     1078     307 71.5% 20-Dec-94 08:58:32  MAC_EMU/Dump256KSIMM.info
  226.      676     676  0.0% 06-Apr-94 20:08:56  MAC_EMU/Dump256KSIMM.jdc
  227.     1284     448 65.1% 20-Dec-94 08:58:20  MAC_EMU/EMP_AppIcon.info
  228.     1078     306 71.6% 20-Dec-94 08:58:36  MAC_EMU/MAC_HDSetup.info
  229.     1620     405 75.0% 20-Dec-94 08:58:26  MAC_EMU/ROM_Images.info
  230.     1620     343 78.8% 20-Dec-94 08:59:04  MAC_EMU/Video_Drivers.info
  231.     3856    3624  6.0% 20-Dec-94 08:11:00  MAC_EMU/C/RsrvMemV.jdc
  232.     4700    4558  3.0% 20-Dec-93 08:10:34  MAC_EMU/Documentation/diagram.iff.jdc
  233.     5732    5479  4.4% 30-Aug-94 01:06:48  MAC_EMU/Documentation/MAC_Modem_Cable.iff.jdc
  234.     3708    3435  7.3% 20-Dec-93 08:10:26  MAC_EMU/HardKickMMU.jdc
  235.      556     556  0.0% 20-Dec-93 08:10:26  MAC_EMU/InitRetina.jdc
  236.     3412    3266  4.2% 20-Dec-93 08:10:24  MAC_EMU/ROMINFO.jdc
  237.     3712    3438  7.3% 20-Dec-93 08:10:24  MAC_EMU/SoftKickMMU.jdc
  238.     4844    4576  5.5% 20-Dec-94 08:12:16  MAC_EMU/DEVS/amia.device.jdc
  239.     2140    2047  4.3% 20-Dec-94 08:12:16  MAC_EMU/DEVS/empdisc.device.jdc
  240.     1788    1711  4.3% 20-Dec-94 08:12:16  MAC_EMU/DEVS/emphf.device.jdc
  241.     3884    3695  4.8% 29-Jan-94 15:20:46  MAC_EMU/Documentation/MAC_Printer_Cable.iff.jdc
  242.     1949     518 73.4% 03-Jul-94 02:45:22  MAC_EMU/Launcher/Launcher.info
  243.    11372   10529  7.4% 26-Feb-94 04:09:44  MAC_EMU/MAC_HDSetup.jdc
  244.     1248    1220  2.2% 20-Dec-93 08:10:30  MAC_EMU/DEVS/empscsi.amhd.jdc
  245.     3584    3384  5.5% 06-Jan-94 03:00:16  MAC_EMU/DEVS/empscsi.device.jdc
  246.     3648    3432  5.9% 20-Dec-94 08:12:18  MAC_EMU/DEVS/empser.device.jdc
  247.     6696    6393  4.5% 09-Jan-95 23:26:40  MAC_EMU/DEVS/multi-os.device.jdc
  248.      264      25 90.5% 20-Dec-93 08:10:48  MAC_EMU/FONTS/SCAIV.font
  249.     2872    1565 45.5% 20-Dec-93 08:10:48  MAC_EMU/FONTS/SCAIV/8
  250.     2360    2177  7.7% 20-Dec-94 08:13:22  MAC_EMU/LIBS/emplant.library.jdc
  251.     2764    2632  4.7% 27-Jun-94 15:11:30  MAC_EMU/Ext_IO/ISO_ADB.jdc
  252.     2756    2627  4.6% 06-Apr-94 20:06:30  MAC_EMU/Ext_IO/Std_ADB.jdc
  253.    11332   10437  7.8% 20-Dec-94 08:13:28  MAC_EMU/LIBS/jam.library.jdc
  254.    10032    9478  5.5% 20-Dec-94 08:13:34  MAC_EMU/LIBS/sybil.library.jdc
  255.     6832    6313  7.5% 24-May-93 19:42:40  MAC_EMU/Logos/logo4.0
  256.    15084   14456  4.1% 24-May-93 19:43:12  MAC_EMU/Logos/logo4.1
  257.      468     194 58.5% 20-Dec-93 08:10:44  MAC_EMU/ROM_Images/MacIIx.info
  258.      628     268 57.3% 20-Dec-94 09:00:08  AMIA.info
  259.     6259    2786 55.4% 09-Jan-95 22:50:30  Changes.txt
  260.      477     249 47.7% 20-Dec-94 09:00:06  Changes.txt.info
  261.     2256    1115 50.5% 30-Dec-93 15:01:30  decomp
  262.     1820    1728  5.0% 20-Dec-94 08:17:28  MAC_EMU/Dump256KDIPS.jdc
  263.     3844    3545  7.7% 20-Dec-93 08:10:46  MAC_EMU/Logos/logo1.0
  264.     6064    5450 10.1% 20-Dec-93 08:10:46  MAC_EMU/Logos/logo2.0
  265.     8344    7590  9.0% 24-May-93 19:43:40  MAC_EMU/Logos/logo4.2
  266.     9376    8736  6.8% 24-May-93 19:44:12  MAC_EMU/Logos/logo4.3
  267.    11248   10658  5.2% 24-May-93 19:44:42  MAC_EMU/Logos/logo4.4
  268.     9264    9017  2.6% 24-May-93 19:45:06  MAC_EMU/Logos/logo4.5
  269.      388     233 39.9% 20-Dec-94 09:00:10  Disk.info
  270.      628     268 57.3% 20-Dec-94 09:00:04  EMPDISC.info
  271.     9620    2708 71.8% 01-Jul-94 00:58:20  Emulation_Setup
  272.      612     334 45.4% 20-Dec-94 09:00:04  Emulation_Setup.info
  273.     5264    1110 78.9% 20-Dec-94 09:08:52  HardDisk_Installer
  274.      606     341 43.7% 20-Dec-94 09:00:02  HardDisk_Installer.info
  275.     1452    1067 26.5% 27-Jul-92 09:42:12  iconx
  276.    63088   63088  0.0% 09-Sep-92 09:36:18  installer
  277.    21154    5002 76.3% 20-Dec-94 09:09:54  InstallerScript
  278.     6132    3024 50.6% 09-Jan-95 22:55:06  Readme.first!
  279.      477     251 47.3% 20-Dec-94 08:59:58  Readme.first!.info
  280. -------- ------- ----- --------- --------
  281.   765237  672694 12.0% 23-Jan-95 09:12:36   136 files
  282.